home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 February / netCD41.iso / pc / NETCD41.dir / 00456_Drag DL mac.ls < prev    next >
Encoding:
Text File  |  1997-12-11  |  120 b   |  7 lines

  1. on mouseUp
  2.   global titleBar, dxrName
  3.   set titleBar to "DragThing 2.0"
  4.   set dxrName to "4DragMac.dxr"
  5.   vDUNCAN()
  6. end
  7.